ComponentOne Xamarin Edition
C1DelegateList<T> Constructor(IReadOnlyList<T>)
C1.CollectionView Assembly > C1.CollectionView Namespace > C1DelegateList<T> Class > C1DelegateList<T> Constructor : C1DelegateList<T> Constructor(IReadOnlyList<T>)
The list.
Initializes a new instance of the C1DelegateList<T> class.
Syntax
public C1DelegateList<T>( 
   IReadOnlyList<T> list
)

Parameters

list
The list.
See Also

Reference

C1DelegateList<T> Class
C1DelegateList<T> Members
Overload List